Declaration
property PrintButton : boolean;
Description
This property defines if the print button will be shown in the toolbar pane if a Tri-Pane window is used.
Example
EmbeddedHtmlHelp1.PrintButton := True;
See Also
TEmbeddedHtmlHelp